home *** CD-ROM | disk | FTP | other *** search
- Files included in this archive:
-
- mgraph.c Documentation on all routines; source code to C
- routines.
- smgraph.obj Small-model object file of mgraph.c.
- lmgraph.obj Large-model object file of mgraph.c (medium and
- compact model may also be used but are not included
- here).
- msgraph.asm Source code and documentation for assembly routines.
- smsgraph.obj Small-code-model object file of msgraph.asm.
- lmsgraph.obj Large-code-model object file of msgraph.asm (both work
- with small- or large-data memory models).
- graphdmo.c Small demonstration of graphics library usage.
- graphdmo.obj Object file of graphdmo.c (small-model).
- ci.asm Keyboard input routines used by graphdmo.c.
- sci.obj Small-code-model object file of ci.asm.